← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 15:33:55 2022
Reported on Wed Dec 14 15:40:04 2022

Filename(eval 286)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 75815 statements in 221ms
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
7581566188ms7.00sData::Perl::Collection::Hash::MooseLike::::getData::Perl::Collection::Hash::MooseLike::get
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package Data::Perl::Collection::Hash::MooseLike;
275815221ms758156.81s
# spent 7.00s (188ms+6.81) within Data::Perl::Collection::Hash::MooseLike::get which was called 75815 times, avg 92µs/call: # 46913 times (119ms+6.41s) by JSON::Schema::Modern::_get_resource at line 17 of (eval 340)[Sub/Quote.pm:3], avg 139µs/call # 25862 times (60.5ms+289ms) by JSON::Schema::Modern::Document::path_to_resource at line 17 of (eval 298)[Sub/Quote.pm:3], avg 13µs/call # 2230 times (5.68ms+28.4ms) by JSON::Schema::Modern::_get_format_validation at line 17 of (eval 324)[Sub/Quote.pm:3], avg 15µs/call # 758 times (2.19ms+75.0ms) by JSON::Schema::Modern::_get_metaschema_vocabulary_classes at line 17 of (eval 359)[Sub/Quote.pm:3], avg 102µs/call # 44 times (112µs+5.12ms) by JSON::Schema::Modern::Document::_get_resource at line 17 of (eval 295)[Sub/Quote.pm:3], avg 119µs/call # 8 times (18µs+67µs) by JSON::Schema::Modern::_get_vocabulary_class at line 17 of (eval 353)[Sub/Quote.pm:3], avg 11µs/call
sub get {$$wrapped->(@_);}
3;